home *** CD-ROM | disk | FTP | other *** search
-
- ; ZIRCON UTILS II UPDATE
- ; ~~~~~~~~~~~~~~~~~~~~~~~~~~
- ; This is the updated version of Zircon Utils II - Updated in January 1992 to
- ; work under Amiga Dos V2.0 ASWELL as 1.1, 1.2, 1.3.
- SetMap Main
- Big
- Type S/Note1
- ; Why doesn't he use the border off command ? Because it won't work properly
- ; on the Amiga Plus !!!!!
- setfont futuredruid
- Path Ram: ADD
- Path S QUIET
- Path Zircon QUIET
- ; All this saves you typing in long command lines i.e. "Zircon/DiskMaster"
- ; I stuffed everything in directories 'cus it looks neater
- Cls
- List S/Note
- Prompt "Zircon>"
- setfont
- DMouse -a2 -A0; Backfeeds the mouse movements for a speedy mouse !
- List S/Menu1 3 1 1 11
-
-